home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!girvan.demon.co.uk
- From: Allan Girvan <allan@girvan.demon.co.uk>
- Newsgroups: comp.sys.amiga.misc
- Subject: Re: Arrexx-Commands
- Date: Sat, 9 Mar 96 13:41:19 GMT
- Message-ID: <9603091341.AA000z0@girvan.demon.co.uk>
- References: <9603081302.AA00122@cliffe.demon.co.uk>
- X-NNTP-Posting-Host: girvan.demon.co.uk
- X-Newsreader: ADMaN 1.7 Copyright 1995 S.T.Brown
- X-Mail2News-Path: disperse.demon.co.uk!post.demon.co.uk!girvan.demon.co.uk
-
- On Fri, 08 Mar 96, Steven Chapman wrote:
-
- >
- > I have got a problem with my arrexx commands,
- > ie. They are not found unless i put them in my C: directory.
- >
- > This line is in my startup sequence.
- >
- > Path >NIL: RAM: C: SYS:Utilities SYS:Rexxc SYS:System S: SYS:Prefs
- > (cont)SYS:WBStartup SYS:Tools SYS:Tools/Commodities
-
- This is the equivalent line from mine :-
-
- Path >NIL: RAM: C: SYS:Utilities SYS:Rexxc SYS:System S: SYS:Prefs \
- SYS:WBStartup SYS:Tools SYS:ARexx SYS:Tools/Commodities
- ^^^^^^^^^
-
- There's your culprit!
-
- >
- > And this is in my user startup file.
- >
- > run <nil: sys:system/rexxmast
-
- Try changing this to:-
-
- run >nil: sys:system/rexxmast
-
- (Note the change in the redirection)
-
- This should get rid of the "Arexx installed" (or whatever it says) window.
-
- Cheers,
-
-
- Allan.
- --
- | EMail - allan@girvan.demon.co.uk | Running on // You Know it |
- | Greetings from Glasgow, Scotland | AMIGA 1200 \X/ makes sense |
-